From 6f06ab2fd112452f146f9cdd12ae38c4c05e9146 Mon Sep 17 00:00:00 2001 From: "jbulpin@paploo.uk.xensource.com" Date: Wed, 21 Sep 2005 23:41:34 +0100 Subject: [PATCH] Trivial spelling mistake fix. ... but mainly to check that pushes to the repository are working Signed-off-by: James Bulpin --- xen/common/sched_sedf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/common/sched_sedf.c b/xen/common/sched_sedf.c index 5a9d69b668..1a498dcd30 100644 --- a/xen/common/sched_sedf.c +++ b/xen/common/sched_sedf.c @@ -846,7 +846,7 @@ static void sedf_sleep(struct vcpu *d) { * the domain can't finish it's workload in the period * -in addition to that the domain can be treated prioritised when * extratime is available - * -addition: experiments hve shown that this may have a HUGE impact on + * -addition: experiments have shown that this may have a HUGE impact on * performance of other domains, becaus it can lead to excessive context * switches -- 2.30.2